home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4718 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: cph-2.news.DK.net!dkuug!dknet!usenet
  2. From: HHH@dk-online.dk (Hans Henrik Happe)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 04 Mar 96 13:21:47 +0100
  6. Organization: Customer at DKnet
  7. Message-ID: <782.6637T801T2378@dk-online.dk>
  8. NNTP-Posting-Host: h9.dk-online.dk
  9. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  10.  
  11.  
  12. Ludvig Pedersen ( ludvigp@ifi.uio.no ) wrote:
  13.  
  14. > Is this slow?
  15.  
  16. > ChangeVPBitMap(&MyScreen->ViewPort, ActiveBM, MyDBI);
  17.  
  18. No I don't think so... I tryed to use Snoopy on ChangeScreenBuffer() ( which use ChangeVPBitMap(),
  19. and is the right way to make multi-buffering with intuition screens). I also had Snoopy to
  20. notify me if MrgCop() or MakeVPort() where called. When ChangeScreenBuffer is called
  21. the other two is not called. So what I think happens when you call ChangeVPBitMap()
  22. is that i updates the actual copperlist directly, and this is faaasst compared to the
  23. old way (before OS3+ ) of multi-buffering!
  24.  
  25. btw. I also found out that NemacIV use ChangeScreenBuffer() - way to go!!!
  26.  
  27.  
  28. Hans Henrik Happe
  29.   Goat / Sumpen
  30.  
  31. You can kill the human race, but you can't kill the AMIGA.
  32.  
  33.